Definition

A language BB is logspace reducible to language CC, denoted BlCB \leq_l C, if there is a function f:{0,1}{0,1}f: \{0,1\}^* \to \{0,1\}^* that is implicitly logspace computable and xBx \in B iff f(x)Cf(x) \in C for every x{0,1}x \in \{0,1\}^*

See also


References

  1. S. Arora, B. Barak. Computational Complexity: A Modern Approach, Cambridge University Press, 2009, p. 88.